func reflect.rtypeOff
3 uses
reflect (current package)
type.go#L1670: func rtypeOff(section unsafe.Pointer, off int32) *abi.Type {
type.go#L1702: if !(stringFor(rtypeOff(section, offs[h])) >= s) {
type.go#L1714: typ := rtypeOff(section, offs[j])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)